home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / math / spline29 / ok / ss07 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.3 KB  |  40 lines

  1. ; spline s -yl -q        ss07
  2. ; points along a symmetric curve
  3.               0               1 
  4.            0.25         1.18899 
  5.             0.5         1.41353 
  6.            0.75         1.68087 
  7.               1               2 
  8.            1.25         2.38152 
  9.             1.5         2.83553 
  10.            1.75         3.37193 
  11.               2               4 
  12.            2.25         4.73167 
  13.             2.5         5.60027 
  14.            2.75          6.6612 
  15.               3               8 
  16.            3.25         9.71523 
  17.             3.5          11.772 
  18.            3.75         13.9882 
  19.               4              16 " "
  20.            4.25         17.3362 
  21.             4.5         17.7962 
  22.            4.75         17.3362 
  23.               5              16 
  24.            5.25         13.9882 
  25.             5.5          11.772 
  26.            5.75         9.71523 
  27.               6               8 
  28.            6.25          6.6612 
  29.             6.5         5.60027 
  30.            6.75         4.73167 
  31.               7               4 
  32.            7.25         3.37193 
  33.             7.5         2.83553 
  34.            7.75         2.38152 
  35.               8               2 
  36.            8.25         1.68087 
  37.             8.5         1.41353 
  38.            8.75         1.18899 
  39.               9               1 
  40.